Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #606: Remove UnknownSourceLanguage #750

Conversation

Gabriel-Darbord
Copy link
Member

Remove TUnknownSourceLanguage from FamixGenerator and UnknownSourceLanguage from FamixBasicInfrastructureGenerator.
This leads to a couple of noteworthy changes in the importer.

@jecisc
Copy link
Member

jecisc commented Apr 11, 2024

This requires also to regenerate CPP and Fortran languages I think

NewUndeclaredWarning: UndefinedObject>>DoIt (FamixTUnknownSourceLanguage is Undeclared)

@jecisc jecisc merged commit ff4865f into development Apr 11, 2024
2 of 4 checks passed
@jecisc jecisc deleted the 606-Generator-adds-FamixXyzUnknownSourceLanguage-for-any-Xyz-language branch April 11, 2024 13:20
ClotildeToullec added a commit to moosetechnology/Famix-Cpp that referenced this pull request May 13, 2024
ClotildeToullec added a commit to moosetechnology/Famix-Cpp that referenced this pull request Jun 19, 2024
* Remove unknowSourceLanguage from FamixCGenerator.
It has been removed from Famix since moosetechnology/Famix#750

* Modify generator to adapt to Famix changes in Parametric.

* Regenerate metamodel after:
- Removal of UnknownSourceLanguage
- New Parametric changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants